home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000201_owner-test-k@cs.umb.edu_Tue Nov 29 16:13:41 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  2KB

  1. Received: by cs.umb.edu id AA23197
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 15:17:13 -0500
  3. Received: by cs.umb.edu id AA19807
  4.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 13:40:23 -0500
  5. Received: by cs.umb.edu id AA16992
  6.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 12:26:59 -0500
  7. Received: by cs.umb.edu id AA14335
  8.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 11:14:06 -0500
  9. Received: from spanner.eng.cam.ac.uk by cs.umb.edu with SMTP id AA14324
  10.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 11:13:45 -0500
  11. Received: from polly.eng.cam.ac.uk
  12.           (via root@polly.eng.cam.ac.uk [129.169.40.60])
  13.           by spanner.eng.cam.ac.uk with ESMTP id QAA19388
  14.           for <tex-k@cs.umb.edu>; Tue, 29 Nov 1994 16:13:43 GMT
  15. From: Sanjay Lall <sl1@eng.cam.ac.uk>
  16. Received: from manuel.eng.cam.ac.uk
  17.           (via manuel.eng.cam.ac.uk [129.169.41.61])
  18.           by polly.eng.cam.ac.uk with ESMTP id QAA09538
  19.           for <tex-k@cs.umb.edu>; Tue, 29 Nov 1994 16:13:42 GMT
  20. Date: Tue, 29 Nov 1994 16:13:41 GMT
  21. Message-Id: <199411291613.3623@manuel.eng.cam.ac.uk>
  22. Received: (via sl1@localhost)
  23.           by manuel.eng.cam.ac.uk id QAA03623
  24.           for tex-k@cs.umb.edu; Tue, 29 Nov 1994 16:13:41 GMT
  25. To: tex-k@cs.umb.edu
  26. Subject: possible bug in xdvik-18d
  27. Sender: owner-test-k@cs.umb.edu
  28. Precedence: bulk
  29.  
  30.  
  31. When using the xdvik-18d distribution, compiled on a SPARC running
  32. Sunos 4.1.3_u1 using gcc, I tried the following test file;
  33.  
  34.     \documentclass[a4paper]{article}
  35.  
  36.     \usepackage[dvips]{graphics}
  37.  
  38.     \begin{document}
  39.     This is a test.
  40.     And some more text.
  41.     \resizebox{!}{0.5in}{\includegraphics{block.eps}} 
  42.     This picture should be aligned on the baseline in the
  43.     text, with the correct aspect ratio, and half an inch high.
  44.     Lets see if it works.
  45.     \end{document}
  46.  
  47.  
  48. With a small simple .eps file from a previous document. However,
  49. the figure is displayed in totally the wrong place, off to the top
  50. left of the page.
  51.  
  52. I tried the same thing with xdvi-18.beta from CTAN, and it displayed the
  53. image in the correct place.
  54.  
  55. I can supply the .eps file if you wish, its about 20k so I didnt mail it.
  56.  
  57. Is this a bug, or have I done something wrong?
  58.  
  59. Thanks,
  60.  
  61. Sanjay Lall.
  62.